x86: zImage: add Intel MID platforms support
authorVincent Tinelli <[email protected]>
Fri, 17 Feb 2017 13:48:59 +0000 (16:48 +0300)
committerBin Meng <[email protected]>
Tue, 21 Feb 2017 07:10:50 +0000 (15:10 +0800)
commit20bfac0599bd7eaad901287fe4a343f9fd6cf6ef
tree5101ac028ede636d8272e34eaca987b7cbd1a942
parent7a96fd8ef002e85ccd8ae5907de9d45fc9002c36
x86: zImage: add Intel MID platforms support

Intel MID platform boards have special treatment, such as boot parameter
setting.

Assign hardware_subarch accordingly if CONFIG_INTEL_MID is set.

Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Vincent Tinelli <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
arch/x86/lib/zimage.c